GtkPlacesSidebar: Don't show desktop if its home
authorMatthias Clasen <mclasen@redhat.com>
Thu, 19 Dec 2013 16:22:02 +0000 (11:22 -0500)
committerMatthias Clasen <mclasen@redhat.com>
Thu, 19 Dec 2013 16:22:02 +0000 (11:22 -0500)
commit465d4be3cf52dba4c4da98bfcba72a543a11ff1f
treec400b809ffd00fbef527abefb8ceca4c718fc400
parent98bdc9321eb3cd841347e7380279a9ef68a14778
GtkPlacesSidebar: Don't show desktop if its home

We go to extra length to set the desktop_uri to NULL when
desktop == home, but then we were adding the (non-functional)
place item anyway. Don't do that.
gtk/gtkplacessidebar.c